home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 6 / PCPP #6.iso / pcpower.bat < prev    next >
Encoding:
DOS Batch File  |  1996-08-18  |  133 b   |  12 lines

  1. @echo off
  2. cd \
  3. :start
  4. pcpw-dos.exe cd-6.dat
  5. if errorlevel == 1 Goto run
  6. goto end
  7. :run
  8. call C:\pcpow.bat
  9. goto start
  10. :end
  11.  
  12.